Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for the TaxId resource and APIs #589

Merged
merged 1 commit into from
Apr 22, 2019
Merged

Conversation

remi-stripe
Copy link
Contributor

cc @stripe/api-libraries

@remi-stripe remi-stripe changed the title [WIP] Add support for the TaxId resource and APIs Add support for the TaxId resource and APIs Apr 19, 2019
@remi-stripe
Copy link
Contributor Author

This is now ready to be reviewed.

r? @mickjermsurawong-stripe

* This streamlines the API specifically for the case of accessing a tax id
* on a returned customer object.
*
* E.g. customerObject.tax_id.retrieve(taxIdId)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this be customerObject.tax_ids (the id[s])?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll be honest, this comment makes little sense to me (the library really needs to be cleaned-up/rewritten :p) but likely

@mickjermsurawong-stripe

ptal @remi-stripe

@remi-stripe
Copy link
Contributor Author

@mickjermsurawong-stripe Nice catch. Fixed. PTAL

@mickjermsurawong-stripe

LGTM
thanks Remi!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants